From: Chong Yidong Date: Sat, 21 Feb 2009 23:32:44 +0000 (+0000) Subject: temp-file-name-pattern does not appear in the manuals. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1637 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b39af6a444fefdf6890bedb5d07c3b25d0cc96f4;p=emacs.git temp-file-name-pattern does not appear in the manuals. --- diff --git a/etc/NEWS b/etc/NEWS index 2e31d8bc563..080f52a920e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1241,6 +1241,7 @@ mlm-* functions and variables (formerly used for Malayalam script). **** `tamil' and `tml-util, and all associated tamil-* and tml-* functions and variables (formerly used for Tamil script). +--- ** The variable temp-file-name-pattern has been removed. This variable was only used by call-process-region, which now uses temporary-file-directory instead.